#include "fobject.h"Data Structures | |
| class | ITimerCallback |
| Implement this callback interface to receive triggers from a timer. More... | |
| class | Timer |
| Timer is a class that allows you to receive triggers at regular intervals. More... | |
| class | DisableDispatchingTimers |
| Disables dispatching of timers for the live time of this object. More... | |
Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::SystemTime |
Functions | |
| int32 | getTicks () |
| Retrieves the number of milliseconds that have elapsed since the system was started. | |