Home
last modified time | relevance | path

Searched refs:PalGetTickCount (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DGcStressControl.cpp77 s_lGcStressRNGSeed = PalGetTickCount(); in Initialize()
H A DGenericUnification.cpp183 #define GetTicks PalGetTickCount
H A DPalRedhawk.h793 REDHAWK_PALIMPORT UInt32 REDHAWK_PALAPI PalGetTickCount();
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/unix/
H A DPalRedhawkUnix.cpp735 REDHAWK_PALEXPORT UInt32 REDHAWK_PALAPI PalGetTickCount() in PalGetTickCount() function
1780 return PalGetTickCount(); in GetLowPrecisionTimeStamp()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/windows/
H A DPalRedhawkMinWin.cpp393 REDHAWK_PALEXPORT UInt32 REDHAWK_PALAPI PalGetTickCount() in PalGetTickCount() function