lol idk #1

Open
Quaternions wants to merge 826 commits from StrafesNET/strafe-project:master into master
Showing only changes of commit fed810334b - Show all commits

View File

@ -247,7 +247,7 @@ impl<T:TimerState> Timer<T>{
#[cfg(test)]
mod test{
use super::{Time,Timer,TimerFixed,Error,Realtime,Scaled,Paused};
use super::*;
macro_rules! sec {
($s: expr) => {
Time::from_secs($s)