mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-18 13:57:48 -04:00
Merge pull request #3297 from Carbenium/time-misc
Convert the rest of the codebase to std::chrono
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user