diff options
Diffstat (limited to 'io/model.h')
| -rw-r--r-- | io/model.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ | |||
| 7 | #include "isa/isa.h" | 7 | #include "isa/isa.h" |
| 8 | 8 | ||
| 9 | struct iomodel { | 9 | struct iomodel { |
| 10 | static constexpr unsigned int TT_OUTPUT_DELAY = 100; | 10 | static constexpr unsigned int TT_OUTPUT_DELAY = 1; |
| 11 | 11 | ||
| 12 | event_log log; | 12 | event_log log; |
| 13 | std::uint64_t time = 0; | 13 | std::uint64_t time = 0; |
