MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / now

Method now

server/tests/simulation/engine/clock.ts:58–60  ·  view source on GitHub ↗

Current simulated time.

()

Source from the content-addressed store, hash-verified

56
57 /** Current simulated time. */
58 now(): Date {
59 return new Date(this.currentTime.getTime());
60 }
61
62 /** Current time as epoch ms. */
63 nowMs(): number {

Callers 15

advanceMethod · 0.95
benchmarkModelFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
create_campaignFunction · 0.80
testJavaScriptSnippetFunction · 0.80
testPythonSnippetFunction · 0.80
rightsTestDatesFunction · 0.80
makeJourneyFunction · 0.80
daysAgoFunction · 0.80

Calls

no outgoing calls

Tested by 14

create_campaignFunction · 0.64
testJavaScriptSnippetFunction · 0.64
testPythonSnippetFunction · 0.64
rightsTestDatesFunction · 0.64
makeJourneyFunction · 0.64
daysAgoFunction · 0.64
makeRelationshipFunction · 0.64
daysAgoFunction · 0.64
constructorMethod · 0.64
escFunction · 0.64
syncCreativeFunction · 0.64
syncCreativeFunction · 0.64