Rounder.next_round

Sets the round for an event and creates an new round if needed

struct Rounder
nothrow
void
next_round
out { assert (e._round !is null); }

Parameters

e Event

event

Meta