Jlm
Functions
TimerTests.cpp File Reference
#include <gtest/gtest.h>
#include <jlm/util/time.hpp>
#include <chrono>
#include <thread>
Include dependency graph for TimerTests.cpp:

Go to the source code of this file.

Functions

static void sleepUs (int us)
 
 TEST (TimerTests, TestStartStop)
 
 TEST (TimerTests, TestReset)
 

Function Documentation

◆ sleepUs()

static void sleepUs ( int  us)
static

Definition at line 16 of file TimerTests.cpp.

◆ TEST() [1/2]

TEST ( TimerTests  ,
TestReset   
)

Definition at line 42 of file TimerTests.cpp.

◆ TEST() [2/2]

TEST ( TimerTests  ,
TestStartStop   
)

Definition at line 21 of file TimerTests.cpp.