summaryrefslogtreecommitdiff
path: root/main/main_timer_sync.cpp
AgeCommit message (Expand)Author
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-11Add access to interpolation fraction for fixed timestep interpolationlawnjelly
2019-02-12Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde