Basic autosave control. Call updated() to notify that data has been changed. If enough time has passed, save() will be called from autosave manager.
updated()
save()
inline updated ():Void
Notifies control that data was updated.