Searched refs:AddSeconds (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DDateTime.h57 BTime& AddSeconds(int32 seconds);
/haiku/src/kits/support/
H A DDateTime.cpp237 BTime::AddSeconds(int32 seconds) function in class:BPrivate::BTime
1436 time.AddSeconds(timePart);

Completed in 35 milliseconds