What is the modification time value
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2012-09-11
04:41 AM
- last edited on
ā2024-09-24
09:55 AM
by
Doreena Deng
ā2012-09-11
04:41 AM
projectInfo has a modiStamp field which is UInt64.
How is that value interpreted please?
If I open a new project and get the projectInfo, the modiStamp field has a value, which changes with every successive call to get the projectInfo even when nothing else is done to the file.
How is that value interpreted please?
If I open a new project and get the projectInfo, the modiStamp field has a value, which changes with every successive call to get the projectInfo even when nothing else is done to the file.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2012-09-11 09:09 AM
ā2012-09-11
09:09 AM
I have tested this, and as far as I know the modiStamp value changes even when you are zooming in/out, moving the camera, changing the view too.
But modiStamp won't change if you won't touch the project.
But modiStamp won't change if you won't touch the project.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā2012-09-11 09:18 AM
ā2012-09-11
09:18 AM
If you close the file without saving and re-open it, the modiStamp seems to revert to its original value and then start incrementing again.
I'm looking for a way to tell if the file has been changed since the last save. Any suggestions?
I'm looking for a way to tell if the file has been changed since the last save. Any suggestions?