Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-c authored Mar 15, 2018
2 parents 1264b93 + ef8c21e commit 942a986
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 127 deletions.
1 change: 0 additions & 1 deletion include/Common/Thread.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ class Thread {

private:
std::chrono::time_point<std::chrono::high_resolution_clock> t0; // time of reset
double tmax; // duration between reset and timeout condition, in seconds
};

} // namespace Common
Expand Down
Loading

0 comments on commit 942a986

Please sign in to comment.