Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1042
BFP_EXPORT uint32 BFP_CALLTYPE BfpSystem_TickCount()
1043
{
1044
return BFTickCount();
1045
}
1046
1047
BFP_EXPORT BfpTimeStamp BFP_CALLTYPE BfpSystem_GetTimeStamp()
1048
{
Callers
3
Test_Query
Method · 0.50
DoCollect
Method · 0.50
PerformCollection
Method · 0.50
Calls
no outgoing calls
Tested by
1
Test_Query
Method · 0.40