Macro perseus::wait_for_checkpoint
source ·
[−]macro_rules! wait_for_checkpoint {
($checkpoint : literal, $count : literal, $client : expr) => { ... };
}Expand description
A simple macro for listening for a checkpoint in a test.
