fhswf / MLPro

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

BF: Optional Time Stamp for class Event #876

Closed detlefarend closed 10 months ago

detlefarend commented 10 months 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