MCPcopy Create free account
hub / github.com/ml-explore/mlx / time

Function time

examples/cpp/timer.h:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16inline auto time() {
17 return high_resolution_clock::now();
18}
19
20} // namespace timer

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected