transfer stats
This commit is contained in:
11
solanaceae/ngc_ft1_sha1/transfer_stats_systems.hpp
Normal file
11
solanaceae/ngc_ft1_sha1/transfer_stats_systems.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <solanaceae/object_store/object_store.hpp>
|
||||
|
||||
namespace Systems {
|
||||
|
||||
// time only needs to be relative
|
||||
void transfer_tally_update(ObjectRegistry& os_reg, const float time_now);
|
||||
|
||||
} // Systems
|
||||
|
Reference in New Issue
Block a user