time.Time.UnixNano
standard libraryThe 219th most-called standard-library method by production calls. Called 15,234 times across 625 modules; 4,485 of those run outside tests and generated code.
- prod calls
- 4,485
- non-test, non-generated
- all calls
- 15,234
- total callsites
- modules
- 625
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 71%
- 10,748 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Time.UnixNano from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 474 11%
- VictoriaMetrics 155 3%
- InfluxDB 142 3%
- Kubernetes 99 2%
- containerd 93 2%
where it's called
Callsites in the wild
12 representative callsites of 15,234, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/ebpf @v0.22.0
in loop - in loop
- in loop
-
moby/buildkit @v0.32.2
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
gitea.dev @v1.27.1
routers/web/devtest/mock_actions.go:62
in loop - in loop
-
CodisLabs/codis @v0.0.0-20181104082235-de1ad026e329
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Time.UnixNano most in this snapshot.
- github.com/gogo/protobuf4,76931%
- github.com/grafana/loki/v38135%
- github.com/influxdata/influxdb7495%
- github.com/uber/cadence6484%
- github.com/seaweedfs/seaweedfs5704%
siblings
More from time
The other most-called members in this package. See all →