Skip to content

Commit

Permalink
idem
Browse files Browse the repository at this point in the history
  • Loading branch information
franckgaga committed Aug 18, 2024
1 parent bb93925 commit a151890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sim_model.jl
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ julia> function sim_realtime!(model)
julia> sim_realtime!(model)
0.0
0.01
0.02
0.1
0.2
```
"""
function periodsleep(model::SimModel, busywait=false)
Expand Down

0 comments on commit a151890

Please sign in to comment.