!7 p-exp { Map map = syncExpiringMap(5000); repeat with sleep 1 { map.put(timeWithSeconds(), timeWithMilliseconds()); printStruct(map); } }