time.Time.UnixMilli
standard libraryThe 709th most-called standard-library method by production calls. Called 2,673 times across 138 modules; 969 of those run outside tests and generated code.
- prod calls
- 969
- non-test, non-generated
- all calls
- 2,673
- total callsites
- modules
- 138
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 64%
- 1,704 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.UnixMilli from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 173 18%
- VictoriaMetrics 68 7%
- Cortex 10 1%
- InfluxDB 7 <1%
- Prometheus 7 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,673, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
gitea.dev @v1.27.1
services/repository/contributors_graph.go:262
in loop -
IBM/sarama @v1.60.1
in loop -
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop - in loop
- in loop
- in loop
- in loop
-
canopy-network/canopy @v0.1.21-0.20260804152417-f06389d8a755
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Time.UnixMilli most in this snapshot.
- github.com/grafana/pyroscope43816%
- github.com/VictoriaMetrics/VictoriaMetrics31112%
- github.com/weaviate/weaviate30511%
- github.com/grafana/loki/v31566%
- github.com/VictoriaMetrics/VictoriaLogs1536%
siblings
More from time
The other most-called members in this package. See all →