//
pkg.gl
Category
github.com/apus-run/van
storage
internal
timer
package
1.0.1
Repository:
https://github.com/apus-run/van.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
27 SLOC
#
Functions
StartTimeStampUpdater
StartTimeStampUpdater starts a concurrent function which stores the timestamp to an atomic value per second, which is much better for performance than determining it at runtime each time.
Timestamp
Timestamp returns the current time.