Merge pull request #3297 from Carbenium/time-misc

Convert the rest of the codebase to std::chrono
This commit is contained in:
Isaac Connor
2021-06-13 17:47:40 -04:00
committed by GitHub
33 changed files with 441 additions and 471 deletions

View File

@@ -24,7 +24,6 @@
#include "zm_ffmpeg.h"
#include "zm_packet.h"
#include "zm_signal.h"
#include <sys/time.h>
PacketQueue::PacketQueue():
video_stream_id(-1),