The following tables list the members exposed by ITickProvider.
Name | Description | |
---|---|---|
RequestFrame | Requests a frame to tick for the identified ticker. The ticker's callback will be invoked at earliest opportunity. | |
SetupTicking | Sets up a ticker that will invoke the specified callback when requested. | |
TeardownTicking | Requests that the ticker identified by the id is torn down. |