Add module for automatically saving Slicer scenes into the specified directory.
User can enable/disable the module, and specify the interval between autosaves in H/M/S.
Currently scenes are saved as an MRB in the specified directory.
Future improvements:
Include the ability to set a callback that would save the scene in a different format
Option to overwrite existing scenes + specify a maximum number to keep
Add module for automatically saving Slicer scenes into the specified directory. User can enable/disable the module, and specify the interval between autosaves in H/M/S.
Currently scenes are saved as an MRB in the specified directory.
Future improvements: