|
HDK
|
#include "NET_API.h"#include <UT/UT_StringHolder.h>#include <limits>#include <time.h>#include <chrono>
Include dependency graph for NET_Time.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | NET_Time |
Typedefs | |
| template<typename Duration > | |
| using | NET_TimePoint = std::chrono::time_point< std::chrono::system_clock, Duration > |
| using NET_TimePoint = std::chrono::time_point<std::chrono::system_clock, Duration> |
Definition at line 29 of file NET_Time.h.