mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-16 18:30:32 +00:00
Fixes documentation misstatement.
This commit is contained in:
parent
abe47b6ed8
commit
cd26f11818
@ -31,7 +31,7 @@ class Video {
|
||||
/// @returns The CRT this video feed is feeding.
|
||||
Outputs::CRT::CRT *get_crt();
|
||||
|
||||
/// Advances time by @c cycles.
|
||||
/// Advances time by @c half-cycles.
|
||||
void run_for(const HalfCycles);
|
||||
/// Forces output to catch up to the current output position.
|
||||
void flush();
|
||||
|
Loading…
x
Reference in New Issue
Block a user