Returns the time in milliseconds between ticks for idle tasks
[C++]
long GetTickPeriod();
The function returns the time in milliseconds between ticks for idle tasks.
See CXllPushApp::SetTickPeriod()
for more details.
This function may only be called from the main thread.
Header: xlppush.h
CXllPushApp Class
| CXllPushApp Methods
| CXllPushApp::SetTickPeriod()
| CXllPushApp::SetRefreshPeriod()
| CXllPushApp::GetRefreshPeriod()