MCPcopy Create free account
hub / github.com/beefytech/Beef / BfpSystem_TickCount

Function BfpSystem_TickCount

BeefySysLib/platform/win/Platform.cpp:1042–1045  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1040}
1041
1042BFP_EXPORT uint32 BFP_CALLTYPE BfpSystem_TickCount()
1043{
1044 return BFTickCount();
1045}
1046
1047BFP_EXPORT BfpTimeStamp BFP_CALLTYPE BfpSystem_GetTimeStamp()
1048{

Callers 3

Test_QueryMethod · 0.50
DoCollectMethod · 0.50
PerformCollectionMethod · 0.50

Calls

no outgoing calls

Tested by 1

Test_QueryMethod · 0.40