Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ now
Function
now
frontend/src/utils/TinyTimer.ts:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
};
9
10
const
now = () => {
11
return
performance.now();
12
};
13
14
const
emptyTimerEntry = (tag: string): TimerEntry => {
15
return
{
Callers
2
begin
Method · 0.85
end
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected