Skip to content

Commit

Permalink
Update benchmark_cell.rst (#2349)
Browse files Browse the repository at this point in the history
<!-- Please make sure your PR follows our [contribution
guidelines](https://github.com/arbor-sim/arbor/tree/master/doc/contrib)
and agree to the terms outlined in the [PR
procedure](https://github.com/arbor-sim/arbor/tree/master/doc/contrib/pr.rst).
-->
  • Loading branch information
ErbB4 authored Jul 31, 2024
1 parent 734446f commit 95c28ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/python/benchmark_cell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Benchmark cells

:param schedule: User-defined sequence of time points (choose from :class:`arbor.regular_schedule`, :class:`arbor.explicit_schedule`, or :class:`arbor.poisson_schedule`).

:param realtime_ratio: Time taken to integrate a cell, for example if ``realtime_ratio`` = 2, a cell will take 2 seconds of CPU time to simulate 1 second.
:param realtime_ratio: Time taken to integrate a cell; for example, if ``realtime_ratio`` = 2, a cell will take 2 seconds of CPU time to simulate 1 second.

0 comments on commit 95c28ad

Please sign in to comment.