time.Unix
standard libraryThe 223rd most-called standard-library function by production calls. Called 20,117 times across 637 modules; 4,471 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (4,443 → 4,471)
- prod calls
- 4,471
- non-test, non-generated
- all calls
- 20,117
- total callsites
- modules
- 637
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 77%
- 15,549 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Unix from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 257 6%
- InfluxDB 135 3%
- Kubernetes 132 3%
- Docker 115 3%
- VictoriaMetrics 58 1%
where it's called
Callsites in the wild
12 representative callsites of 20,117, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
encr.dev @v1.58.6
cli/daemon/engine/trace2/sqlite/read.go:133
in loop -
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
gitea.dev @v1.27.3
services/migrations/onedev.go:256
in loop -
AdaLogics/go-fuzz-headers @v0.0.0-20240806141605-e8a1dd7889d6
in loop
top callers
The modules that reach for it
The modules that call Unix most in this snapshot.
- github.com/influxdata/telegraf2,99815%
- github.com/grafana/loki/v32,70213%
- github.com/grafana/loki9525%
- github.com/cadence-workflow/cadence7594%
- github.com/uber/cadence7594%
siblings
More from time
The other most-called functions in this package. See all →