mirror of
https://github.com/okalachev/flix.git
synced 2026-06-28 05:56:44 +00:00
Some unification of the headers
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
|
||||
// Repository: https://github.com/okalachev/flix
|
||||
|
||||
// In-RAM logging
|
||||
|
||||
const int LOG_RATE = 100;
|
||||
const int LOG_DURATION = 10;
|
||||
const int LOG_PERIOD = 1000000 / LOG_RATE;
|
||||
|
||||
Reference in New Issue
Block a user