class Aoc2022::Day10::Clock

Defined in:

aoc2022/days/day10.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cpu : CPU, crt : CRT | Nil = nil) #

[View source]

Instance Method Detail

def cycle_counter : Int32 #

[View source]
def tick #

[View source]
def tick(&) #

[View source]