|
Description
|
When the initial ZFS DE was first integrated, I was blissfully unaware
of the FMD_TYPE_TIME property type. Currently, the case timeout is an
integer, specified in seconds. This should be converted to a TIME type.
Thankfully, the properties are all private so this can be done easily.
|