Harlequin RIP SDK
ktime.h File Reference

Time related utility functions. More...

Functions

void PKMilliSleep (uint32 milliseconds)
 Wait for a specific number of milliseconds. More...
 

Detailed Description

Time related utility functions.

Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved.

This example is provided on an "as is" basis and without warranty of any kind. Global Graphics Software Ltd. does not warrant or make any representations regarding the use or results of use of this example.

Function Documentation

◆ PKMilliSleep()

void PKMilliSleep ( uint32  milliseconds)

Wait for a specific number of milliseconds.

Parameters
[in]millisecondsThe number of milliseconds to wait.