fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
13 stars 4 forks source link

BF: Optional Time Stamp for class Event #876

Closed detlefarend closed 1 year ago

detlefarend commented 1 year ago

Class Event shall be extended by a new optional parameter p_tstamp and methods get/set_tstamp. This functionality is already implemented in class bf.various.TStamp and can just be inherited

Tasks