dump

@returns([RB.RhythmDBEntry])
def dump()

Constructs a copy of the whole history in order. Caller must free the result. The caller does not own any references on the entries in the returned array. Takes O(Nlog(N)) time.

Returns :

a copy of the history list