If folks are using this with the node-exporter text file collector, they might be running it at scheduled intervals. In that case, adding the optional metric timestamp would prevent registration of false/duplicate metrics. The timestamp is just the UNIX epoch in seconds.
The recommended default for Prometheus exporters is not to timestamp live values.