test_steps!() { /* proc-macro */ }
Expand description
StereoKit-rust renames this macro to test_steps!
.
Run a main_loop until iter
equal the number_of_steps
.
see crate::test_init_sk!
for the details.
test_steps!() { /* proc-macro */ }
StereoKit-rust renames this macro to test_steps!
.
Run a main_loop until iter
equal the number_of_steps
.
see crate::test_init_sk!
for the details.