fd::timepiece_test_player::parameters
// In header: <fd/timepiece_test_player.h> struct parameters { // public static functions static scheduling_purpose default_purpose() noexcept(false); // public data members scheduling_purpose purpose; schedule_timepoint now; int nSets; // How many cycles the player should cycle through. bool skip_contiguously_up_or_down; };