RtlpFreezeTimeBias - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

// rev
NTSYSAPI
LONGLONG
NTAPI
RtlpFreezeTimeBias(
    void
    );

#endif

View code on GitHub

NtDoc

No description available.