Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ now
Method
now
inst/include/Rcpp/Benchmark/Timer.h:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
inline nanotime_t now() const {
129
return get_nanotime() ;
130
}
131
132
inline nanotime_t origin() const {
133
return start_time ;
Callers
nothing calls this directly
Calls
1
get_nanotime
Function · 0.85
Tested by
no test coverage detected