MCPcopy
hub / github.com/tensorflow/tfjs / now

Method now

tfjs-core/src/platforms/platform.ts:40–40  ·  view source on GitHub ↗

* Returns the current high-resolution time in milliseconds relative to an * arbitrary time in the past. It works across different platforms (node.js, * browsers).

()

Source from the content-addressed store, hash-verified

38 * browsers).
39 */
40 now(): number;
41
42 /**
43 * Encode the provided string into an array of bytes using the provided

Callers 15

karma.conf.jsFile · 0.65
startFunction · 0.65
handleClickTriggerFunction · 0.65
runFunction · 0.65
karma.conf.jsFile · 0.65
shuffleFunction · 0.65
constructorMethod · 0.65
karma.conf.jsFile · 0.65
debounceFunction · 0.65
f2Function · 0.65
nowMethod · 0.65

Implementers 3

PlatformReactNativetfjs-react-native/src/platform_react_n
PlatformBrowsertfjs-core/src/platforms/platform_brows
PlatformNodetfjs-core/src/platforms/platform_node.

Calls

no outgoing calls

Tested by

no test coverage detected