MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / timeEnd

Method timeEnd

packages/types/src/logger.ts:11–11  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

9 time(name: string): void;
10 timeLog(name: string): void;
11 timeEnd(name: string): void;
12}

Callers 3

taskFunction · 0.65
getAccountsAndChannelsFunction · 0.65
getThreadsFunction · 0.65

Implementers 1

Loggerpackages/utilities/src/logger.ts

Calls

no outgoing calls

Tested by

no test coverage detected