Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ time
Function
time
sources/instance/type_ext.cpp:1559–1562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1557
}
1558
1559
numeric time()
1560
{
1561
return cov::timer::time(cov::timer::time_unit::milli_sec);
1562
}
1563
1564
var local_time(vector &args)
1565
{
Callers
3
measure
Method · 0.70
local_time
Function · 0.70
utc_time
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected