Hello!
I am trying to reproduce the drawing below and I am using the function:
ofGetTimestampString();
I would like to get only the time without the date, but I don’t understand how to format it. Here is the documentation, but I don’t really understand how to use it.
https://openframeworks.cc/documentation/utils/ofUtils/#show_ofGetTimestampString
Thanks
Luisa