XLL+ Class Library (7.0)

CXllPushApp::GetTickPeriod

Returns the time in milliseconds between ticks for idle tasks

long GetTickPeriod( );

Return Value

The function returns the time in milliseconds between ticks for idle tasks. See CXllPushApp::SetTickPeriod() for more details.

Remarks

This function may only be called from the main thread.

Requirements

Header: xlppush.h

See Also

CXllPushApp Class | CXllPushApp Methods | CXllPushApp::SetTickPeriod() | CXllPushApp::SetRefreshPeriod() | CXllPushApp::GetRefreshPeriod()