![]() |
Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
|
#include <iostream>#include <cstdint>#include <thread>#include <chrono>#include "gtest/gtest.h"#include <random>#include "../RenderingLibrary/Include/app_clock.hpp"#include "../RenderingLibrary/Include/app_time.hpp"Go to the source code of this file.
Functions | |
| TEST (AppClockTest, AppClockTest1) | |
| TEST (AppClockTest, TotalTime) | |
| TEST | ( | AppClockTest | , |
| AppClockTest1 | |||
| ) |
Definition at line 22 of file app_clock_tests.cpp.
| TEST | ( | AppClockTest | , |
| TotalTime | |||
| ) |
Definition at line 54 of file app_clock_tests.cpp.