Function sdkCreateTimer#

Function Documentation#

inline bool sdkCreateTimer(StopWatchInterface **timer_interface)#

Timer functionality exported.

Create a new timer

Parameters

name – of the new timer, 0 if the creation failed

Returns

true if a time has been created, otherwise false