Library globals

Function globals . modules . canvas_efis . efis_canvas . EFISCanvas . addUpdateFunction

View source

register an update function with a certain update interval
f: function 
f_me: if there is any "me" reference in "f", you can set "me" with this
defaults to EFISCanvas instance calling this method, useful if "f" 
is a member of the EFISCanvas instance

Parameters

f

interval

f_me
optional