public void ProcessPlayerInput(RecognitionRound round, PlayerInputClassification playerInputClassification) { round.ProcessPlayerInput(playerInputClassification); EndTimestamp = DateTime.Now; }