Capture User active time in Pega

We have use case to capture user log in and log-out time. Is there any OOTB table that holds this info or any other way to capture this?

@SushilkumarT17575507

Check pr_perf_stats table fits for your requirement. If not, this might require a custom solution to the track the audit history for the users login and logoff.