Summary
- The parameter in tool is accepted but filtering is not implemented
Details
Unity's internal class doesn't directly expose timestamp fields via reflection.
Possible Approaches
- Investigate if has hidden timestamp fields
- Check how Unity Console window retrieves timestamps
- Parse from message (if available)
- Or remove/update documentation to clarify it's not supported
Summary
Details
Unity's internal class doesn't directly expose timestamp fields via reflection.
Possible Approaches