MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / last_time

Method last_time

compute/perf/perf.hpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 nanosecond_type last_time() const
81 {
82 return times.back();
83 }
84
85 nanosecond_type min_time() const
86 {

Callers 1

mainFunction · 0.80

Calls 1

backMethod · 0.45

Tested by

no test coverage detected