Class MainLoop.Timeout
Provides data for timers running manipulation.
public sealed class MainLoop.Timeout
- Inheritance
-
MainLoop.Timeout
- Inherited Members
Fields
- Callback
The function that will be invoked.
- Span
Time to wait before invoke the callback.