MCPcopy 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

getPatchWithLoggingMethod · 0.80
getPageWithLoggingMethod · 0.80
getBatchWithLoggingMethod · 0.80
createLogEventAsJsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected