SetToCurrentTime sets the Gauge to the current Unix time in seconds.
()
| 50 | |
| 51 | // SetToCurrentTime sets the Gauge to the current Unix time in seconds. |
| 52 | SetToCurrentTime() |
| 53 | } |
| 54 | |
| 55 | // GaugeOpts is an alias for Opts. See there for doc comments. |
no outgoing calls