XStudioGetCurrentTick

Important The XStudio native C nano-COM APIs have been deprecated in favor of the KStudio native C nano-COM APIs.
Gets the current real-time XStudio Tick. The tick frequency is fixed at XSTUDIO_TICKS_PER_SECOND.

Syntax

UINT64 XStudioGetCurrentTick()  

Return value

Type: UINT64 

The current tick.

Requirements

Header: Declared in xstudio.h.

Library: Use xstudioclient.lib (console) or xstudioservice.lib (desktop).