Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Sep 6, 2017
2 parents 4d54c2a + 07af720 commit dc9d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/basics/constant_generator.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ asynchronous in tests. Sending and receiving samples requires the constant
generator to be executed, and therefore Syskit's own execution loop.
{: .callout .callout-info}

Rock's time representation has a precision of one microseconds, while Linux
Rock's time representation has a precision of one microsecond, while Linux
(and therefore Ruby's Time class) go to the nanoseconds. This is why the
time comparison is not done using `assert_equal`, but `assert_in_delta`.
{: .callout .callout-warning}
Expand Down

0 comments on commit dc9d986

Please sign in to comment.