mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 20:40:27 +00:00
removed platform_time.c + references
get_time_in_ns() should be used instead time_since_epoch_in_ms(). Having both may be misleading and may lead to errors when interchanged.
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
#include <string_view>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "compat/platform_time.h"
|
||||
#include "debug.h"
|
||||
#include "host.h"
|
||||
#include "utils/color_out.h"
|
||||
|
||||
Reference in New Issue
Block a user