Contents |
run chuck with realtime priority:
C:\> cd \path\to\chuck\program C:\> start /realtime chuck --loop
add a program:
C:\> chuck + program.ck
replace a program:
C:\> chuck = 1 program.ck
The following 2 pages are in this category, out of 2 total.