setRenderTime method

void setRenderTime(
  1. Duration duration
)

Implementation

void setRenderTime(Duration duration) => renderTime = duration;