View Single Post
# 3 17-08-2008 , 03:24 AM
Falott's Avatar
Registered User
Join Date: Jan 2005
Location: vienna
Posts: 1,095
as usual I managed to steal it together


int $start = 0;
int $end = `currentTime -query`;
bakeResults -simulation true -t ( $start + ":" + $end ) -sampleBy 1 ....


everything starts and ends in the right place at the right time.