Version

ITickProvider Interface Members

The following tables list the members exposed by ITickProvider.

Public Methods
 NameDescription
 MethodRequestFrameRequests a frame to tick for the identified ticker. The ticker's callback will be invoked at earliest opportunity.  
 MethodSetupTickingSets up a ticker that will invoke the specified callback when requested.  
 MethodTeardownTickingRequests that the ticker identified by the id is torn down.  
See Also