mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-23 20:46:20 +02:00
37 lines
1.0 KiB
XML
37 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<fpdoc-descriptions>
|
|
<package name="lazutils">
|
|
<!--
|
|
====================================================================
|
|
lazutf8sysutils
|
|
====================================================================
|
|
-->
|
|
<module name="lazutf8sysutils">
|
|
<short></short>
|
|
<descr></descr>
|
|
|
|
<!-- function Visibility: default -->
|
|
<element name="NowUTC">
|
|
<short>Deprecated; use the function from the LazSysUtils unit</short>
|
|
</element>
|
|
|
|
<!-- function result Visibility: default -->
|
|
<element name="NowUTC.Result">
|
|
<short></short>
|
|
</element>
|
|
|
|
<!-- function Visibility: default -->
|
|
<element name="GetTickCount64">
|
|
<short>Deprecated; use the function from the LazSysUtils unit</short>
|
|
</element>
|
|
|
|
<!-- function result Visibility: default -->
|
|
<element name="GetTickCount64.Result">
|
|
<short></short>
|
|
</element>
|
|
|
|
</module>
|
|
<!-- lazutf8sysutils -->
|
|
</package>
|
|
</fpdoc-descriptions>
|