MCPcopy Create free account
hub / github.com/ClassicOldSong/Apollo / create_high_precision_timer

Function create_high_precision_timer

src/platform/linux/misc.cpp:1062–1064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1060 };
1061
1062 std::unique_ptr<high_precision_timer> create_high_precision_timer() {
1063 return std::make_unique<linux_high_precision_timer>();
1064 }
1065
1066 std::string
1067 get_clipboard() {

Callers 1

videoBroadcastThreadFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected