Split data as a series of tumbling windows of size windowSize and starting at startTime
Split data as a series of tumbling windows of size windowSize and starting at startTime
Start time of the first window. Note, as windows can be empty, we do NOT require to have at least one element in data with that time stamp