Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneNoteDev/WebClipper
/ getDuration
Method
getDuration
src/scripts/logging/submodules/event.ts:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
public getDuration(): number {
100
return
this._duration;
101
}
102
103
/**
104
* Returns the object's event category. Should be overriden by child classes.
Callers
4
getPatchWithLogging
Method · 0.80
getPageWithLogging
Method · 0.80
getBatchWithLogging
Method · 0.80
createLogEventAsJson
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected