SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
time.h
Go to the documentation of this file.
1#pragma once
2
7
8#include <string>
9
10namespace satdump
11{
18 double getTime();
19
29 std::string timestamp_to_string(double timestamp, bool local = false);
30} // namespace satdump