When the MODE is NOW, the next time the user calls GetResultList() this Result List is returned.
When the MODE is a sliding window (1, 3, or 5 mins), the youngest Result List that is older then the requested time span is returned.
public static void PushResultList(
ResultList resultList
)