mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 05:13:58 +00:00
committed by
Konstantin Pastbin
parent
c9cbb64f12
commit
76ffc99abd
8
libs/map/benchmark_tools.hpp
Normal file
8
libs/map/benchmark_tools.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
class Framework;
|
||||
|
||||
namespace benchmark
|
||||
{
|
||||
void RunGraphicsBenchmark(Framework * framework);
|
||||
} // namespace benchmark
|
||||
Reference in New Issue
Block a user